Searched refs:asso_type (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 1577 u8 asso_type; in exhalbtc_connect_notify() local 1589 asso_type = BTC_ASSOCIATE_START; in exhalbtc_connect_notify() 1591 asso_type = BTC_ASSOCIATE_FINISH; in exhalbtc_connect_notify() 1597 ex_btc8821a2ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify() 1599 ex_btc8821a1ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify() 1602 ex_btc8723b2ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify() 1604 ex_btc8723b1ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify() 1607 ex_btc8192e2ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 1561 u8 asso_type; in exhalbtc_connect_notify() local 1573 asso_type = BTC_ASSOCIATE_START; in exhalbtc_connect_notify() 1575 asso_type = BTC_ASSOCIATE_FINISH; in exhalbtc_connect_notify() 1581 ex_btc8821a2ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify() 1583 ex_btc8821a1ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify() 1586 ex_btc8723b2ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify() 1588 ex_btc8723b1ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify() 1591 ex_btc8192e2ant_connect_notify(btcoexist, asso_type); in exhalbtc_connect_notify()
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_fc.h | 869 __be32 asso_type; member
|
H A D | bfa_fcs_lport.c | 648 gen_topo_data->asso_type = cpu_to_be32(RNID_ASSOCIATED_TYPE_HOST); in bfa_fs_port_get_gen_topo_data()
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_fc.h | 854 __be32 asso_type; member
|
H A D | bfa_fcs_lport.c | 648 gen_topo_data->asso_type = cpu_to_be32(RNID_ASSOCIATED_TYPE_HOST); in bfa_fs_port_get_gen_topo_data()
|
Completed in 29 milliseconds