Home
last modified time | relevance | path

Searched refs:G_FW_VI_MAC_CMD_IDX (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/cxgbe/common/
HDt4_hw.c5123 u16 index = G_FW_VI_MAC_CMD_IDX(ntohs(p->valid_to_idx)); in t4_alloc_mac_filt()
5192 ret = G_FW_VI_MAC_CMD_IDX(ntohs(p->valid_to_idx)); in t4_change_mac()
/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h5381 #define G_FW_VI_MAC_CMD_IDX(x) \ macro