Home
last modified time | relevance | path

Searched defs:poll_bit (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/staging/r8188eu/hal/
DHalPwrSeqCmd.c32 u8 poll_bit = false; in HalPwrSeqCmdParsing() local
/Linux-v5.15/net/lapb/
Dlapb_out.c37 static void lapb_send_iframe(struct lapb_cb *lapb, struct sk_buff *skb, int poll_bit) in lapb_send_iframe()
Dlapb_subr.c222 int poll_bit, int type) in lapb_send_control()
/Linux-v5.15/net/ax25/
Dax25_subr.c147 void ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) in ax25_send_control()
Dax25_out.c211 static void ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit) in ax25_send_iframe()
/Linux-v5.15/drivers/net/ethernet/sis/
Dsis900.c602 u16 poll_bit = MII_STAT_LINK, status = 0; in sis900_mii_probe() local