Searched defs:sw_index (Results 1 – 11 of 11) sorted by relevance
/drivers/net/wireless/ath/ath10k/ |
D | ce.c | 499 unsigned int sw_index = src_ring->sw_index; in _ath10k_ce_send_nolock() local 556 unsigned int sw_index; in _ath10k_ce_send_nolock_64() local 709 unsigned int sw_index = dest_ring->sw_index; in __ath10k_ce_rx_num_free_bufs() local 725 unsigned int sw_index = dest_ring->sw_index; in __ath10k_ce_rx_post_buf() local 756 unsigned int sw_index = dest_ring->sw_index; in __ath10k_ce_rx_post_buf_64() local 827 unsigned int sw_index = dest_ring->sw_index; in _ath10k_ce_completed_recv_next_nolock() local 877 unsigned int sw_index = dest_ring->sw_index; in _ath10k_ce_completed_recv_next_nolock_64() local 954 unsigned int sw_index; in _ath10k_ce_revoke_recv_next() local 1007 unsigned int sw_index; in _ath10k_ce_revoke_recv_next_64() local 1076 unsigned int sw_index = src_ring->sw_index; in _ath10k_ce_completed_send_next_nolock() local [all …]
|
D | ce.h | 76 unsigned int sw_index; member
|
D | pci.c | 1358 unsigned int sw_index; in ath10k_pci_hif_tx_sg() local
|
/drivers/net/wireless/ath/ath11k/ |
D | ce.c | 313 unsigned int sw_index; in ath11k_ce_completed_recv_next() local 402 unsigned int sw_index; in ath11k_ce_completed_send_next() local 639 unsigned int write_index, sw_index; in ath11k_ce_send() local
|
D | ce.h | 123 unsigned int sw_index; member
|
/drivers/infiniband/hw/hfi1/ |
D | pio.c | 495 static int sc_hw_alloc(struct hfi1_devdata *dd, int type, u32 *sw_index, in sc_hw_alloc() 523 static void sc_hw_free(struct hfi1_devdata *dd, u32 sw_index, u32 hw_context) in sc_hw_free() 705 u32 sw_index; in sc_alloc() local 882 u32 sw_index; in sc_free() local 1763 u32 sw_index; in sc_group_release_update() local
|
D | common.h | 225 __u16 sw_index; /* send sw index to use */ member
|
D | pio.h | 110 u8 sw_index; /* software index number */ member
|
D | chip.c | 5823 static int sc_to_vl(struct hfi1_devdata *dd, int sw_index) in sc_to_vl() 5993 u32 sw_index; in is_sendctxt_err_int() local
|
/drivers/net/dsa/sja1105/ |
D | sja1105_main.c | 1947 int tree_index, int sw_index, in sja1105_crosschip_bridge_join() 1983 int tree_index, int sw_index, in sja1105_crosschip_bridge_leave()
|
/drivers/net/dsa/mv88e6xxx/ |
D | chip.c | 2268 int tree_index, int sw_index, in mv88e6xxx_crosschip_bridge_join() 2285 int tree_index, int sw_index, in mv88e6xxx_crosschip_bridge_leave()
|