Searched defs:ce_state (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | ce.c | 55 struct ath10k_ce_pipe *ce_state) in shadow_sr_wr_ind_addr() 147 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_read_index_get() local 162 struct ath10k_ce_pipe *ce_state, in ath10k_ce_shadow_src_ring_write_index_set() 173 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_base_addr_set() local 260 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_read_index_get() local 278 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_base_addr_set() local 424 static int _ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_send_nolock() 481 static int _ath10k_ce_send_nolock_64(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_send_nolock_64() 562 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send_nolock() 602 int ath10k_ce_send(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send() [all …]
|
H A D | pci.c | 1174 static void ath10k_pci_htc_tx_cb(struct ath10k_ce_pipe *ce_state) in ath10k_pci_htc_tx_cb() 1193 static void ath10k_pci_process_rx_cb(struct ath10k_ce_pipe *ce_state, in ath10k_pci_process_rx_cb() 1236 static void ath10k_pci_process_htt_rx_cb(struct ath10k_ce_pipe *ce_state, in ath10k_pci_process_htt_rx_cb() 1294 static void ath10k_pci_htc_rx_cb(struct ath10k_ce_pipe *ce_state) in ath10k_pci_htc_rx_cb() 1299 static void ath10k_pci_htt_htc_rx_cb(struct ath10k_ce_pipe *ce_state) in ath10k_pci_htt_htc_rx_cb() 1312 static void ath10k_pci_pktlog_rx_cb(struct ath10k_ce_pipe *ce_state) in ath10k_pci_pktlog_rx_cb() 1319 static void ath10k_pci_htt_tx_cb(struct ath10k_ce_pipe *ce_state) in ath10k_pci_htt_tx_cb() 1342 static void ath10k_pci_htt_rx_cb(struct ath10k_ce_pipe *ce_state) in ath10k_pci_htt_rx_cb() 2201 static void ath10k_pci_bmi_send_done(struct ath10k_ce_pipe *ce_state) in ath10k_pci_bmi_send_done() 2211 static void ath10k_pci_bmi_recv_data(struct ath10k_ce_pipe *ce_state) in ath10k_pci_bmi_recv_data()
|
/linux/net/ipv4/ |
H A D | tcp_dctcp.h | 4 static inline void dctcp_ece_ack_cwr(struct sock *sk, u32 ce_state) in dctcp_ece_ack_cwr() 20 u32 *prior_rcv_nxt, u32 *ce_state) in dctcp_ece_ack_update()
|
H A D | tcp_dctcp.c | 55 u32 ce_state; member
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_dctcp.c | 52 __u32 ce_state; member 174 static void dctcp_ece_ack_cwr(struct sock *sk, __u32 ce_state) in dctcp_ece_ack_cwr() argument 190 __u32 *prior_rcv_nxt, __u32 *ce_state) in dctcp_ece_ack_update() argument
|
/linux/drivers/net/fddi/skfp/h/ |
H A D | smc.h | 145 int ce_state ; /* CEM state */ member
|