Searched defs:poll_bit (Results 1 – 5 of 5) sorted by relevance
37 static void lapb_send_iframe(struct lapb_cb *lapb, struct sk_buff *skb, int poll_bit) in lapb_send_iframe()
222 int poll_bit, int type) in lapb_send_control()
147 void ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) in ax25_send_control()
221 static void ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit) in ax25_send_iframe()
609 u16 poll_bit = MII_STAT_LINK, status = 0; in sis900_mii_probe() local