Home
last modified time | relevance | path

Searched refs:irlap_send_i_frame (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/irda/
Dirlap_frame.c752 irlap_send_i_frame( self, tx_skb, CMD_FRAME); in irlap_send_data_primary()
801 irlap_send_i_frame(self, tx_skb, CMD_FRAME); in irlap_send_data_primary_poll()
861 irlap_send_i_frame(self, tx_skb, RSP_FRAME); in irlap_send_data_secondary_final()
913 irlap_send_i_frame(self, tx_skb, RSP_FRAME); in irlap_send_data_secondary()
970 irlap_send_i_frame(self, tx_skb, command); in irlap_resend_rejected_frames()
1045 irlap_send_i_frame(self, tx_skb, command); in irlap_resend_rejected_frame()
1075 void irlap_send_i_frame(struct irlap_cb *self, struct sk_buff *skb, in irlap_send_i_frame() function
/linux-2.4.37.9/include/net/irda/
Dirlap_frame.h132 void irlap_send_i_frame(struct irlap_cb *, struct sk_buff *, int command);