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

/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300desc.h479 #define is_valid_pkt_type(_t) ((1<<(_t)) & VALID_PKT_TYPES) macro
H A Dar9300_xmit_ds.c592 HALASSERT(is_valid_pkt_type(type));

Completed in 102 milliseconds