Searched defs:sw_index (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dpio.h114 u32 sw_index; /* software index number */ member in struct:send_context
H A Dcommon.h228 __u16 sw_index; /* send sw index to use */ member in struct:diag_pkt
H A Dpio.c477 static int sc_hw_alloc(struct hfi1_devdata *dd, int type, u32 *sw_index, sc_hw_alloc() argument
505 static void sc_hw_free(struct hfi1_devdata *dd, u32 sw_index, u32 hw_context) sc_hw_free() argument
676 u32 sw_index; sc_alloc() local
836 u32 sw_index; sc_free() local
1623 u32 sw_index; sc_group_release_update() local
H A Dchip.c2485 u32 sw_index; is_sendctxt_err_int() local
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dce.c279 unsigned int sw_index = src_ring->sw_index; ath10k_ce_send_nolock() local
393 unsigned int sw_index = dest_ring->sw_index; __ath10k_ce_rx_num_free_bufs() local
407 unsigned int sw_index = dest_ring->sw_index; __ath10k_ce_rx_post_buf() local
455 unsigned int sw_index = dest_ring->sw_index; ath10k_ce_completed_recv_next_nolock() local
529 unsigned int sw_index; ath10k_ce_revoke_recv_next() local
587 unsigned int sw_index = src_ring->sw_index; ath10k_ce_completed_send_next_nolock() local
635 unsigned int sw_index; ath10k_ce_cancel_send_next() local
H A Dce.h71 unsigned int sw_index; member in struct:ath10k_ce_ring
H A Dpci.c1260 unsigned int sw_index; ath10k_pci_hif_tx_sg() local

Completed in 274 milliseconds