Searched refs:is_valid_pkt_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300desc.h481 #define is_valid_pkt_type(_t) ((1<<(_t)) & VALID_PKT_TYPES) macro
H A Dar9300_xmit_ds.c604 HALASSERT(is_valid_pkt_type(type));

Completed in 112 milliseconds