Searched refs:tagged (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/contrib/ofed/libibverbs/src/
H A Dverbs.c722 uint8_t mac[], uint16_t *vlan, uint8_t *tagged,
746 *tagged = 1;
749 *tagged = 0;
720 __ibv_resolve_eth_gid(const struct ibv_pd *pd, uint8_t port_num, union ibv_gid *dgid, uint8_t sgid_index, uint8_t mac[], uint16_t *vlan, uint8_t *tagged, uint8_t *is_mcast) argument
/freebsd-10.0-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-fifo.c1266 * @tagged: Is the frame tagged
1277 u32 tagged)
1293 "txdlh = 0x"VXGE_OS_STXFMT", tagged = %d",
1294 (ptr_t) vpath_handle, (ptr_t) txdlh, tagged);
1311 if (tagged)
1330 * @tagged: Is the frame tagged
1341 u32 tagged)
1364 "txdlh = 0x"VXGE_OS_STXFMT", tagged
1274 vxge_hal_fifo_txdl_new_frame_set( vxge_hal_vpath_h vpath_handle, vxge_hal_txdl_h txdlh, u32 tagged) argument
1338 vxge_hal_fifo_txdl_post( vxge_hal_vpath_h vpath_handle, vxge_hal_txdl_h txdlh, u32 tagged) argument
[all...]
/freebsd-10.0-release/contrib/ofed/libibverbs/include/infiniband/
H A Ddriver.h169 uint8_t mac[], uint16_t *vlan, uint8_t *tagged,
/freebsd-10.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c597 int tagged = 0; local
608 tagged = (opcode == T3_RDMA_WRITE) ||
643 if (tagged) {
683 if (tagged) {
/freebsd-10.0-release/contrib/ofed/libmlx4/src/
H A Dmlx4.h292 uint8_t tagged; member in struct:mlx4_ah
H A Dverbs.c715 &ah->tagged, &is_mcast))
722 if (ah->tagged) {
H A Dqp.c289 if (to_mah(wr->wr.ud.ah)->tagged) {
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c766 int tagged; local
782 tagged = (opcode == FW_RI_RDMA_WRITE) ||
816 if (tagged) {
856 if (tagged) {
/freebsd-10.0-release/sbin/pfctl/
H A Dparse.y412 } tagged;
505 %type <v.tagged> tagged
3823 natrule : nataction interface af proto fromto tag tagged rtable
3983 tagged rtable redirection
4153 tagged : /* empty */ { $$.neg = 0; $$.name = NULL; } label
5326 { "tagged", TAGGED},
/freebsd-10.0-release/sys/dev/vxge/include/
H A Dvxgehal-ll.h484 * Bit 19 - IS_VLAN Set to '1' if the frame was/is VLAN tagged.
699 * Bit 19 - IS_VLAN Set to '1' if the frame was/is VLAN tagged.
995 * Bit 19 - IS_VLAN Set to '1' if the frame was/is VLAN tagged.
2669 u32 tagged);
2685 u32 tagged);
5450 * be tagged as "errored". Detectable errors include:
5554 * remove the VLAN tag from all received tagged frames that are not
/freebsd-10.0-release/sys/dev/vxge/
H A Dvxge.c756 u32 txdl_avail, dma_index, tagged = 0; local
849 tagged = 1;
851 vxge_hal_fifo_txdl_post(vpath->handle, txdlh, tagged);
/freebsd-10.0-release/contrib/ipfilter/
H A DHISTORY197 3472330 multicast packets tagged by address

Completed in 299 milliseconds