Home
last modified time | relevance | path

Searched defs:bs (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/net/
H A Drte_mpls.h30 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 Dulp_utils.c86 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 Dulp_flow_db.c907 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 Dixgbe_api.c384 s32 ixgbe_get_fcoe_boot_status(struct ixgbe_hw *hw, u16 *bs) in ixgbe_get_fcoe_boot_status()
H A Dixgbe_common.c4297 s32 ixgbe_get_fcoe_boot_status_generic(struct ixgbe_hw *hw, u16 *bs) in ixgbe_get_fcoe_boot_status_generic()