Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Dpwrseqcmd.c30 u8 poll_bit = false; in rtl88eu_pwrseqcmdparsing() local
/linux-4.1.27/net/lapb/
Dlapb_out.c42 static void lapb_send_iframe(struct lapb_cb *lapb, struct sk_buff *skb, int poll_bit) in lapb_send_iframe()
Dlapb_subr.c229 int poll_bit, int type) in lapb_send_control()
/linux-4.1.27/net/ax25/
Dax25_subr.c150 void ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) in ax25_send_control()
Dax25_out.c215 static void ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit) in ax25_send_iframe()
/linux-4.1.27/drivers/net/ethernet/sis/
Dsis900.c599 u16 poll_bit = MII_STAT_LINK, status = 0; in sis900_mii_probe() local