Home
last modified time | relevance | path

Searched defs:attn (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c102 static inline bool ath11k_dp_rx_h_attn_msdu_done(struct rx_attention *attn) in ath11k_dp_rx_h_attn_msdu_done()
108 static inline bool ath11k_dp_rx_h_attn_l4_cksum_fail(struct rx_attention *attn) in ath11k_dp_rx_h_attn_l4_cksum_fail()
114 static inline bool ath11k_dp_rx_h_attn_ip_cksum_fail(struct rx_attention *attn) in ath11k_dp_rx_h_attn_ip_cksum_fail()
120 static inline bool ath11k_dp_rx_h_attn_is_decrypted(struct rx_attention *attn) in ath11k_dp_rx_h_attn_is_decrypted()
127 static u32 ath11k_dp_rx_h_attn_mpdu_err(struct rx_attention *attn) in ath11k_dp_rx_h_attn_mpdu_err()
247 static inline u32 ath11k_dp_rxdesc_get_mpdulen_err(struct rx_attention *attn) in ath11k_dp_rxdesc_get_mpdulen_err()
289 struct rx_attention *attn = ath11k_dp_rx_get_attention(ab, desc); in ath11k_dp_rx_h_attn_is_mcbc() local
/freebsd-src/sys/dev/bxe/
H A Dbxe.c7526 struct attn_route attn = { {0} }; in bxe_chk_parity_attn() local
7555 bxe_attn_int_deasserted4(struct bxe_softc * sc,uint32_t attn) bxe_attn_int_deasserted4() argument
7913 bxe_attn_int_deasserted3(struct bxe_softc * sc,uint32_t attn) bxe_attn_int_deasserted3() argument
8005 bxe_attn_int_deasserted2(struct bxe_softc * sc,uint32_t attn) bxe_attn_int_deasserted2() argument
8108 bxe_attn_int_deasserted1(struct bxe_softc * sc,uint32_t attn) bxe_attn_int_deasserted1() argument
8148 bxe_attn_int_deasserted0(struct bxe_softc * sc,uint32_t attn) bxe_attn_int_deasserted0() argument
8194 struct attn_route attn; bxe_attn_int_deasserted() local
[all...]