Symbol: ixgbe_aci_cmd_get_phy_caps_data
sys/dev/pci/ixgbe_e610.c
1695
struct ixgbe_aci_cmd_get_phy_caps_data *pcaps)
sys/dev/pci/ixgbe_e610.c
1737
ixgbe_phy_caps_equals_cfg(struct ixgbe_aci_cmd_get_phy_caps_data *phy_caps,
sys/dev/pci/ixgbe_e610.c
1773
void ixgbe_copy_phy_caps_to_cfg(struct ixgbe_aci_cmd_get_phy_caps_data *caps,
sys/dev/pci/ixgbe_e610.c
1936
struct ixgbe_aci_cmd_get_phy_caps_data *pcaps;
sys/dev/pci/ixgbe_e610.c
1950
pcaps = (struct ixgbe_aci_cmd_get_phy_caps_data *)
sys/dev/pci/ixgbe_e610.c
426
struct ixgbe_aci_cmd_get_phy_caps_data *pcaps);
sys/dev/pci/ixgbe_e610.c
427
bool ixgbe_phy_caps_equals_cfg(struct ixgbe_aci_cmd_get_phy_caps_data *caps,
sys/dev/pci/ixgbe_e610.c
429
void ixgbe_copy_phy_caps_to_cfg(struct ixgbe_aci_cmd_get_phy_caps_data *caps,
sys/dev/pci/ixgbe_e610.c
4438
struct ixgbe_aci_cmd_get_phy_caps_data pcaps;
sys/dev/pci/ixgbe_e610.c
4507
struct ixgbe_aci_cmd_get_phy_caps_data pcaps;
sys/dev/pci/ixgbe_e610.c
4680
struct ixgbe_aci_cmd_get_phy_caps_data* pcaps = NULL;
sys/dev/pci/ixgbe_e610.c
4690
pcaps = (struct ixgbe_aci_cmd_get_phy_caps_data *)
sys/dev/pci/ixgbe_e610.c
4746
struct ixgbe_aci_cmd_get_phy_caps_data pcaps = { 0 };
sys/dev/pci/ixgbe_e610.c
4865
struct ixgbe_aci_cmd_get_phy_caps_data phy_caps = { 0 };
sys/dev/pci/ixgbe_e610.c
4963
struct ixgbe_aci_cmd_get_phy_caps_data pcaps;
sys/dev/pci/ixgbe_e610.c
5098
struct ixgbe_aci_cmd_get_phy_caps_data pcaps;
sys/dev/pci/ixgbe_e610.c
5203
struct ixgbe_aci_cmd_get_phy_caps_data pcaps;
sys/dev/pci/ixgbe_e610.c
5328
struct ixgbe_aci_cmd_get_phy_caps_data phy_caps = { 0 };
sys/dev/pci/ixgbe_e610.c
5369
struct ixgbe_aci_cmd_get_phy_caps_data phy_caps = { 0 };
sys/dev/pci/ixgbe_type.h
4549
IXGBE_CHECK_STRUCT_LEN(560, ixgbe_aci_cmd_get_phy_caps_data);