1. NAME

hsi_start_tx - Signal the port that the client wants to start a TX

2. SYNOPSIS

int hsi_start_tx(struct hsi_client *  cl );

3. ARGUMENTS

cl
    Pointer to the HSI client

4. DESCRIPTION

Return -errno on failure, 0 on success

5. COPYRIGHT