Home
last modified time | relevance | path

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

/openwifi/driver/tx_intf/
H A Dtx_intf.c227 static struct tx_intf_driver_api tx_intf_driver_api_inst; variable
228 struct tx_intf_driver_api *tx_intf_api = &tx_intf_driver_api_inst;
442 …probe tx_intf_driver_api_inst 0x%p\n", tx_intf_compatible_str, (void*)(&tx_intf_driver_api_inst) ); in dev_probe()
459 …emove tx_intf_driver_api_inst 0x%p\n", tx_intf_compatible_str, (void*)(&tx_intf_driver_api_inst) ); in dev_remove()