Searched refs:GET_BT_INFO (Results 1 – 2 of 2) sorted by relevance
103 struct bt_30info *pBTInfo = GET_BT_INFO(padapter); in BT_Operation()199 struct bt_30info *pBTInfo = GET_BT_INFO(padapter); in bthci_GetCurrentEntryNum()225 pBTInfo = GET_BT_INFO(padapter); in bthci_DecideBTChannel()322 pBTInfo = GET_BT_INFO(padapter); in bthci_GetAssocInfo()410 pBTInfo = GET_BT_INFO(padapter); in bthci_AddEntry()544 pBTInfo = GET_BT_INFO(padapter); in bthci_AssocPreferredChannelList()613 pBTInfo = GET_BT_INFO(padapter); in bthci_CheckRfStateBeforeConnect()634 pBTInfo = GET_BT_INFO(padapter); in bthci_PhyLinkConnectionInProgress()647 pBTinfo = GET_BT_INFO(padapter); in bthci_ResetFlowSpec()677 pBTinfo = GET_BT_INFO(padapter); in bthci_ResetEntry()[all …]
1113 #define GET_BT_INFO(padapter) (&GET_HAL_DATA(padapter)->BtInfo) macro