/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | dbring.c | 20 int buf_id; in ath12k_dbring_bufs_replenish() local 243 int buf_id; in ath12k_dbring_buffer_release_event() local 345 int buf_id; in ath12k_dbring_buf_cleanup() local
|
H A D | dp_mon.c | 805 int buf_id = u32_get_bits(packet_info->cookie, in ath12k_dp_mon_rx_parse_status_tlv() local 1272 int buf_id; in ath12k_dp_mon_buf_replenish() local 1910 int buf_id = u32_get_bits(packet_info->cookie, in ath12k_dp_mon_tx_parse_status_tlv() local 2075 int num_buffs_reaped = 0, srng_id, buf_id; in ath12k_dp_mon_srng_process() local 2489 int num_buffs_reaped = 0, srng_id, buf_id; in ath12k_dp_mon_rx_process_stats() local
|
H A D | mac.c | 4737 int ath12k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx) in ath12k_mac_tx_mgmt_pending_free() 4758 static int ath12k_mac_vif_txmgmt_idr_remove(int buf_id, void *skb, void *ctx) in ath12k_mac_vif_txmgmt_idr_remove() 4784 int buf_id; in ath12k_mac_mgmt_tx_wmi() local
|
H A D | dp_rx.c | 270 int buf_id; in ath12k_dp_rx_bufs_replenish() local 392 int buf_id; in ath12k_dp_rxdma_buf_ring_free() local
|
H A D | wmi.c | 760 int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id, in ath12k_wmi_mgmt_send()
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | dbring.c | 48 int buf_id; in ath11k_dbring_bufs_replenish() local 278 int buf_id; in ath11k_dbring_buffer_release_event() local 386 int buf_id; in ath11k_dbring_buf_cleanup() local
|
H A D | dp_rx.c | 353 int buf_id; in ath11k_dp_rxbufs_replenish() local 439 int buf_id; in ath11k_dp_rxdma_buf_ring_free() local 2687 int buf_id, mac_id; in ath11k_dp_process_rx() local 2890 int *buf_id) in ath11k_dp_rx_alloc_mon_status_buf() 2942 int buf_id; in ath11k_dp_rx_mon_status_bufs_replenish() local 3048 int buf_id, srng_id; in ath11k_dp_rx_reap_mon_status_ring() local 3428 int ret, buf_id; in ath11k_dp_rx_h_defrag_reo_reinject() local 3742 ath11k_dp_process_rx_err_buf(struct ath11k *ar, u32 *ring_desc, int buf_id, bool drop) in ath11k_dp_process_rx_err_buf() 3825 int buf_id, mac_id; in ath11k_dp_process_rx_err() local 4137 int buf_id, mac_id; in ath11k_dp_rx_process_wbm_err() local [all …]
|
H A D | dp.c | 1023 static int ath11k_dp_tx_pending_cleanup(int buf_id, void *skb, void *ctx) in ath11k_dp_tx_pending_cleanup()
|
H A D | mac.c | 5981 static void ath11k_mac_tx_mgmt_free(struct ath11k *ar, int buf_id) in ath11k_mac_tx_mgmt_free() 6002 int ath11k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx) in ath11k_mac_tx_mgmt_pending_free() 6011 static int ath11k_mac_vif_txmgmt_idr_remove(int buf_id, void *skb, void *ctx) in ath11k_mac_vif_txmgmt_idr_remove() 6030 int buf_id; in ath11k_mac_mgmt_tx_wmi() local 6968 static int ath11k_mac_vif_unref(int buf_id, void *skb, void *ctx) in ath11k_mac_vif_unref()
|
H A D | wmi.c | 699 int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id, in ath11k_wmi_mgmt_send()
|
/freebsd/sys/dev/gve/ |
H A D | gve_rx_dqo.c | 622 uint16_t buf_id; in gve_rx_dqo() local 847 uint16_t buf_id; in gve_rx_dqo_qpl() local
|
H A D | gve_dqo.h | 256 __le16 buf_id; /* ID returned in Rx completion descriptor */ member 316 __le16 buf_id; /* Buffer ID which was sent on the buffer queue. */ member
|
H A D | gve.h | 265 uint16_t buf_id:11; /* Index into rx->dqo.bufs */ member
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_dbg_fw_funcs.c | 4898 u8 buf_id; in ecore_dbg_set_bin_ptr() local
|