Home
last modified time | relevance | path

Searched refs:asso_type (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c1575 u8 asso_type; in exhalbtc_connect_notify() local
1587 asso_type = BTC_ASSOCIATE_START; in exhalbtc_connect_notify()
1589 asso_type = BTC_ASSOCIATE_FINISH; in exhalbtc_connect_notify()
1595 ex_btc8821a2ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify()
1597 ex_btc8821a1ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify()
1600 ex_btc8723b2ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify()
1602 ex_btc8723b1ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify()
1605 ex_btc8192e2ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify()
/Linux-v5.4/drivers/scsi/bfa/
Dbfa_fc.h869 __be32 asso_type; member
Dbfa_fcs_lport.c648 gen_topo_data->asso_type = cpu_to_be32(RNID_ASSOCIATED_TYPE_HOST); in bfa_fs_port_get_gen_topo_data()