Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_osdep.h245 ixgbe_malloc(struct ixgbe_hw __unused *hw, size_t size) in ixgbe_malloc() function
H A Dixgbe_e610.c161 tmp_buf = (u32*)ixgbe_malloc(hw, tmp_buf_size); in ixgbe_aci_send_cmd_execute()
311 buf_cpy = (u8 *)ixgbe_malloc(hw, buf_size); in ixgbe_aci_send_cmd()
1124 cbuf = (u8*)ixgbe_malloc(hw, IXGBE_ACI_MAX_BUFFER_SIZE); in ixgbe_discover_dev_caps()
1163 cbuf = (u8*)ixgbe_malloc(hw, IXGBE_ACI_MAX_BUFFER_SIZE); in ixgbe_discover_func_caps()
1531 ixgbe_malloc(hw, sizeof(*pcaps)); in ixgbe_update_link_info()
4320 ixgbe_malloc(hw, sizeof(*pcaps)); in ixgbe_cfg_phy_fc()