Searched defs:poll_bit (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/ |
H A D | pwrseqcmd.c | 18 u8 poll_bit = false; in rtl88eu_pwrseqcmdparsing() local
|
/kernel/linux/linux-5.10/net/lapb/ |
H A D | lapb_subr.c | 221 lapb_send_control(struct lapb_cb *lapb, int frametype, int poll_bit, int type) lapb_send_control() argument
|
H A D | lapb_out.c | 37 static void lapb_send_iframe(struct lapb_cb *lapb, struct sk_buff *skb, int poll_bit) in lapb_send_iframe() argument
|
/kernel/linux/linux-6.6/net/lapb/ |
H A D | lapb_subr.c | 221 lapb_send_control(struct lapb_cb *lapb, int frametype, int poll_bit, int type) lapb_send_control() argument
|
H A D | lapb_out.c | 37 static void lapb_send_iframe(struct lapb_cb *lapb, struct sk_buff *skb, int poll_bit) in lapb_send_iframe() argument
|
/kernel/linux/linux-5.10/net/ax25/ |
H A D | ax25_subr.c | 147 void ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) in ax25_send_control() argument
|
H A D | ax25_out.c | 211 static void ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit) in ax25_send_iframe() argument
|
/kernel/linux/linux-6.6/net/ax25/ |
H A D | ax25_subr.c | 147 void ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) in ax25_send_control() argument
|
H A D | ax25_out.c | 211 static void ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit) in ax25_send_iframe() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sis/ |
H A D | sis900.c | 602 u16 poll_bit = MII_STAT_LINK, status = 0; in sis900_mii_probe() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sis/ |
H A D | sis900.c | 609 u16 poll_bit = MII_STAT_LINK, status = 0; in sis900_mii_probe() local
|
Completed in 10 milliseconds