Searched defs:sw_index (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | ce.c | 415 unsigned int sw_index; in ath12k_ce_completed_recv_next() local 503 unsigned int sw_index; in ath12k_ce_completed_send_next() local 733 unsigned int write_index, sw_index; in ath12k_ce_send() local
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | ce.c | 374 unsigned int sw_index; in ath11k_ce_completed_recv_next() local 462 unsigned int sw_index; in ath11k_ce_completed_send_next() local 716 unsigned int write_index, sw_index; in ath11k_ce_send() local
|
H A D | ce.h | 141 unsigned int sw_index; member
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | pio.c | 453 static int sc_hw_alloc(struct hfi1_devdata *dd, int type, u32 *sw_index, in sc_hw_alloc() 481 static void sc_hw_free(struct hfi1_devdata *dd, u32 sw_index, u32 hw_context) in sc_hw_free() 663 u32 sw_index; in sc_alloc() local 840 u32 sw_index; in sc_free() local 1711 u32 sw_index; in sc_group_release_update() local
|
H A D | pio.h | 68 u8 sw_index; /* software index number */ member
|
H A D | chip.c | 5783 static int sc_to_vl(struct hfi1_devdata *dd, int sw_index) in sc_to_vl() 5953 u32 sw_index; in is_sendctxt_err_int() local
|
/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 3109 int tree_index, int sw_index, in mv88e6xxx_crosschip_bridge_join() 3128 int tree_index, int sw_index, in mv88e6xxx_crosschip_bridge_leave() 7098 static int mv88e6xxx_crosschip_lag_change(struct dsa_switch *ds, int sw_index, in mv88e6xxx_crosschip_lag_change() 7110 static int mv88e6xxx_crosschip_lag_join(struct dsa_switch *ds, int sw_index, in mv88e6xxx_crosschip_lag_join() 7134 static int mv88e6xxx_crosschip_lag_leave(struct dsa_switch *ds, int sw_index, in mv88e6xxx_crosschip_lag_leave()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | ce.h | 76 unsigned int sw_index; member
|
H A D | pci.c | 1360 unsigned int sw_index; in ath10k_pci_hif_tx_sg() local
|
/linux/net/dsa/ |
H A D | dsa.c | 179 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index) in dsa_switch_find()
|