Searched refs:transmit (Results 1 - 4 of 4) sorted by relevance

/include/net/caif/
H A Dcaif_layer.h38 * @CAIF_CTRLCMD_FLOW_OFF_IND: Flow Control is OFF, transmit function
41 * @CAIF_CTRLCMD_FLOW_ON_IND: Flow Control is ON, transmit function
82 * @CAIF_MODEMCMD_FLOW_ON_REQ: Flow Control is ON, transmit function
85 * @CAIF_MODEMCMD_FLOW_OFF_REQ: Flow Control is OFF, transmit function
121 * @transmit: Packet transmit funciton.
146 * layer->dn->transmit(layer->dn, info, packet);
182 * transmit() - Transmit Function (non-blocking).
183 * Contract: Each layer must implement a transmit function passing the
187 * transmit functio
206 int (*transmit) (struct cflayer *layr, struct cfpkt *cfpkt); member in struct:cflayer
[all...]
/include/linux/
H A Dppp-ioctl.h33 #define SC_MP_XSHORTSEQ 0x00004000 /* transmit short MP seq numbers */
62 int transmit; member in struct:ppp_option_data
H A Dif_team.h62 bool (*transmit)(struct team *team, struct sk_buff *skb); member in struct:team_mode_ops
H A Dcdk.h438 * allocated for each port, one for receive data and one for transmit
459 unsigned short transmit; member in struct:cdkasy

Completed in 79 milliseconds