Searched refs:btm (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | atlas7-evb.dts | 72 btm {
|
| H A D | atlas7.dtsi | 1788 btm { 1834 btm@11010000 { 1835 compatible = "sirf,nocfw-btm";
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_common.h | 43 ice_alloc_hw_res(struct ice_hw *hw, u16 type, u16 num, bool btm, u16 *res);
|
| H A D | ice_common.c | 1728 ice_alloc_hw_res(struct ice_hw *hw, u16 type, u16 num, bool btm, u16 *res) in ice_alloc_hw_res() argument 1743 if (btm) in ice_alloc_hw_res()
|
| H A D | ice_flex_pipe.c | 2948 ice_alloc_tcam_ent(struct ice_hw *hw, enum ice_block blk, bool btm, in ice_alloc_tcam_ent() argument 2956 return ice_alloc_hw_res(hw, res_type, 1, btm, tcam_idx); in ice_alloc_tcam_ent()
|