Home
last modified time | relevance | path

Searched refs:conn_type (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2.c184 if (p_ll2_conn->input.conn_type == ECORE_LL2_TYPE_OOO) { in ecore_ll2_txq_flush()
383 p_ll2_conn->input.conn_type); in ecore_ll2_rxq_handle_completion()
495 if (p_ll2_conn->input.conn_type == ECORE_LL2_TYPE_OOO) { in ecore_ll2_rxq_flush()
830 enum ecore_ll2_conn_type conn_type = p_ll2_conn->input.conn_type; in ecore_sp_ll2_rx_queue_start() local
869 (p_ll2_conn->input.conn_type == ECORE_LL2_TYPE_FCOE)) in ecore_sp_ll2_rx_queue_start()
877 ((conn_type != ECORE_LL2_TYPE_ROCE) && in ecore_sp_ll2_rx_queue_start()
878 (conn_type != ECORE_LL2_TYPE_IWARP))) { in ecore_sp_ll2_rx_queue_start()
894 enum ecore_ll2_conn_type conn_type = p_ll2_conn->input.conn_type; in ecore_sp_ll2_tx_queue_start() local
905 if (p_ll2_conn->input.conn_type == ECORE_LL2_TYPE_OOO) in ecore_sp_ll2_tx_queue_start()
949 switch (conn_type) { in ecore_sp_ll2_tx_queue_start()
[all …]
H A Decore_ll2_api.h161 enum ecore_ll2_conn_type conn_type; member
H A Decore_init_fw_funcs.c1640 static u8 ecore_calc_cdu_validation_byte(u8 conn_type, u8 region, u32 cid) in ecore_calc_cdu_validation_byte() argument
1666 validation_string |= (conn_type & 0xF); in ecore_calc_cdu_validation_byte()
1686 validation_byte |= ((conn_type & 0xF) << 3) | (crc & 0x7); in ecore_calc_cdu_validation_byte()
H A Decore_iwarp.c3142 data.input.conn_type = ECORE_LL2_TYPE_IWARP; in ecore_iwarp_ll2_start()
3174 data.input.conn_type = ECORE_LL2_TYPE_OOO; in ecore_iwarp_ll2_start()
3204 data.input.conn_type = ECORE_LL2_TYPE_IWARP; in ecore_iwarp_ll2_start()
H A Decore_hsi_common.h407 u8 conn_type /* connection type that loaded ll2 (use enum protocol_type) */; member
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c161 amd_ntb_printf(1, "%s: conn_type %d\n", __func__, ntb->conn_type); in amd_ntb_port_number()
163 switch (ntb->conn_type) { in amd_ntb_port_number()
190 __func__, pidx, ntb->conn_type); in amd_ntb_peer_port_number()
195 switch (ntb->conn_type) { in amd_ntb_peer_port_number()
281 __func__, ntb->int_mask, ntb->conn_type); in amd_ntb_link_enable()
289 if (ntb->conn_type == NTB_CONN_SEC) in amd_ntb_link_enable()
309 __func__, ntb->int_mask, ntb->conn_type); in amd_ntb_link_disable()
317 if (ntb->conn_type == NTB_CONN_SEC) in amd_ntb_link_disable()
701 (ntb->conn_type == NTB_CONN_PRI)? "PRIMARY" : "SECONDARY"); in amd_ntb_hw_info_handler()
1057 switch (ntb->conn_type) { in amd_ntb_init_dev()
[all …]
H A Dntb_hw_intel.c235 enum ntb_conn_type conn_type; member
1719 uint8_t ppd, conn_type; in intel_ntb_detect_xeon() local
1749 conn_type = ppd & XEON_PPD_CONN_TYPE; in intel_ntb_detect_xeon()
1750 switch (conn_type) { in intel_ntb_detect_xeon()
1752 ntb->conn_type = conn_type; in intel_ntb_detect_xeon()
1758 (unsigned)conn_type); in intel_ntb_detect_xeon()
1767 uint32_t ppd, conn_type; in intel_ntb_detect_atom() local
1777 conn_type = (ppd & ATOM_PPD_CONN_TYPE) >> 8; in intel_ntb_detect_atom()
1778 switch (conn_type) { in intel_ntb_detect_atom()
1780 ntb->conn_type = conn_type; in intel_ntb_detect_atom()
[all …]
H A Dntb_hw_amd.h231 enum amd_ntb_conn_type conn_type; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.c359 omac->conn_type = cpu_to_le32(type); in mt76_connac_mcu_bss_omac_tlv()
373 int conn_type; in mt76_connac_mcu_sta_basic_tlv() local
389 basic->conn_type = cpu_to_le32(CONNECTION_INFRA_BC); in mt76_connac_mcu_sta_basic_tlv()
398 conn_type = CONNECTION_P2P_GC; in mt76_connac_mcu_sta_basic_tlv()
400 conn_type = CONNECTION_INFRA_STA; in mt76_connac_mcu_sta_basic_tlv()
401 basic->conn_type = cpu_to_le32(conn_type); in mt76_connac_mcu_sta_basic_tlv()
406 conn_type = CONNECTION_P2P_GO; in mt76_connac_mcu_sta_basic_tlv()
408 conn_type = CONNECTION_INFRA_AP; in mt76_connac_mcu_sta_basic_tlv()
409 basic->conn_type = cpu_to_le32(conn_type); in mt76_connac_mcu_sta_basic_tlv()
413 basic->conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt76_connac_mcu_sta_basic_tlv()
[all …]
H A Dmt76_connac_mcu.h207 __le32 conn_type; member
290 __le32 conn_type; member
1360 __le32 conn_type; member
/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v2.c362 enum xgbe_conn_type conn_type; member
697 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_write()
699 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_write()
759 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_read()
761 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_read()
3301 if (phy_data->conn_type != XGBE_CONN_TYPE_MDIO) in xgbe_phy_mdio_reset()
3348 if (phy_data->conn_type != XGBE_CONN_TYPE_MDIO) in xgbe_phy_mdio_reset_setup()
3436 if (phy_data->conn_type == XGBE_CONN_TYPE_BACKPLANE) in xgbe_phy_conn_type_mismatch()
3444 if (phy_data->conn_type == XGBE_CONN_TYPE_MDIO) in xgbe_phy_conn_type_mismatch()
3448 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_conn_type_mismatch()
[all …]
/freebsd/sys/cam/scsi/
H A Dsmp_all.h322 uint8_t conn_type; member
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c332 data.input.conn_type = ECORE_LL2_TYPE_ROCE; in qlnxr_ll2_start()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c801 bss->conn_type = cpu_to_le32(type); in mt7996_mcu_bss_basic_tlv()
/freebsd/sys/dev/bxe/
H A Decore_hsi.h7366 uint8_t conn_type /* only 3 bits are used */; member