Searched defs:bs (Results 1 – 5 of 5) sorted by relevance
| /dpdk/lib/net/ |
| H A D | rte_mpls.h | 30 uint8_t bs:1; /**< Bottom of stack. */ member 32 uint8_t bs:1; /**< Bottom of stack. */ member
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_utils.c | 86 ulp_bs_put_msb(uint8_t *bs, uint16_t bitpos, uint8_t bitlen, uint8_t val) in ulp_bs_put_msb() 116 ulp_bs_put_lsb(uint8_t *bs, uint16_t bitpos, uint8_t bitlen, uint8_t val) in ulp_bs_put_lsb() 164 ulp_bs_push_lsb(uint8_t *bs, uint16_t pos, uint8_t len, uint8_t *val) in ulp_bs_push_lsb() 199 ulp_bs_push_msb(uint8_t *bs, uint16_t pos, uint8_t len, uint8_t *val) in ulp_bs_push_msb()
|
| H A D | ulp_flow_db.c | 907 uint64_t bs; in ulp_flow_db_next_entry_get() local 1450 uint64_t bs; in ulp_flow_db_parent_child_flow_next_entry_get() local
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_api.c | 384 s32 ixgbe_get_fcoe_boot_status(struct ixgbe_hw *hw, u16 *bs) in ixgbe_get_fcoe_boot_status()
|
| H A D | ixgbe_common.c | 4297 s32 ixgbe_get_fcoe_boot_status_generic(struct ixgbe_hw *hw, u16 *bs) in ixgbe_get_fcoe_boot_status_generic()
|