Searched refs:fb_option (Results 1 – 4 of 4) sorted by relevance
85 if (context->fb_option && !(tsr & (TSR_TMO | TSR_RETRYTMO))) { in vnt_int_report_rate()95 if (context->fb_option == AUTO_FB_0) in vnt_int_report_rate()97 else if (context->fb_option == AUTO_FB_1) in vnt_int_report_rate()
619 if (tx_context->fb_option) in vnt_rxtx_rts()647 if (tx_context->fb_option) in vnt_rxtx_cts()677 if (tx_context->fb_option && in vnt_rxtx_ab()805 u8 pkt_type, fb_option = AUTO_FB_NONE; in vnt_tx_packet() local939 fb_option = AUTO_FB_0; in vnt_tx_packet()949 fb_option = AUTO_FB_1; in vnt_tx_packet()953 tx_context->fb_option = fb_option; in vnt_tx_packet()
241 u8 fb_option; member
779 u16 fb_option; in vnt_int_report_rate() local790 fb_option = (le16_to_cpu(fifo_head->fifo_ctl) & in vnt_int_report_rate()796 if (fb_option && !(tsr1 & TSR1_TERR)) { in vnt_int_report_rate()806 if (fb_option & FIFOCTL_AUTO_FB_0) in vnt_int_report_rate()808 else if (fb_option & FIFOCTL_AUTO_FB_1) in vnt_int_report_rate()