Searched defs:ep (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/htc/ |
H A D | htc_send.c | 445 static int htc_tx_pad_credit_avail(HTC_ENDPOINT *ep) in htc_tx_pad_credit_avail() 462 static bool htc_handle_extra_tx_credit(HTC_ENDPOINT *ep, in htc_handle_extra_tx_credit() 525 static int htc_tx_pad_credit_avail(HTC_ENDPOINT *ep) in htc_tx_pad_credit_avail() 530 static bool htc_handle_extra_tx_credit(HTC_ENDPOINT *ep, in htc_handle_extra_tx_credit() 693 static int htc_tx_pad_credit_avail(HTC_ENDPOINT *ep) in htc_tx_pad_credit_avail() 703 bool htc_handle_extra_tx_credit(HTC_ENDPOINT *ep, in htc_handle_extra_tx_credit()
|
H A D | htc_packet.h | 171 #define SET_HTC_PACKET_INFO_RX_REFILL(p, c, b, len, ep) \ argument 185 #define SET_HTC_PACKET_INFO_TX(p, c, b, len, ep, tag) \ argument
|
H A D | htc_internal.h | 299 #define IS_TX_CREDIT_FLOW_ENABLED(ep) ((ep)->TxCreditFlowEnabled) argument
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
H A D | htt.c | 753 uint16_t service_id, HTC_ENDPOINT_ID ep) in htt_update_endpoint()
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified.c | 2613 HTC_ENDPOINT_ID ep) in wmi_get_pdev_ep()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
H A D | wlan_mlme_api.c | 8015 wlan_mlme_set_edca_pifs_param(struct wlan_edca_pifs_param_ie *ep, in wlan_mlme_set_edca_pifs_param()
|