txop 395 dev/pci/if_wpireg.h uint16_t txop; txop 496 dev/pci/if_wpireg.h uint16_t txop; txop 1722 dev/usb/if_uath.c qinfo.txop = htobe32(UATH_TXOP_TO_US( txop 1723 dev/usb/if_uath.c uath_wme_11g[ac].txop)); txop 212 dev/usb/if_uathreg.h uint32_t txop; txop 87 dev/usb/if_uathvar.h uint16_t txop; txop 88 dev/usb/if_uathvar.h #define UATH_TXOP_TO_US(txop) ((txop) << 5) txop 141 net80211/ieee80211_var.h #define IEEE80211_TXOP_TO_US(txop) ((txop) * 32)