Home
last modified time | relevance | path

Searched refs:dtag (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/microchip/sparx5/lan969x/
A Dlan969x_rgmii.c108 u32 dtag, dotag, etype, speed_sel, idx = RGMII_PORT_IDX(port); in lan969x_rgmii_port_device_config() local
117 dtag = port->max_vlan_tags == SPX5_PORT_MAX_TAGS_TWO; in lan969x_rgmii_port_device_config()
137 DEVRGMII_MAC_TAGS_CFG_PB_ENA_SET(dtag) | in lan969x_rgmii_port_device_config()
/drivers/scsi/lpfc/
A Dlpfc_els.c3945 u32 *pdata, dtag; in lpfc_cmpl_els_edc() local
4031 dtag = be32_to_cpu(tlv->desc_tag); in lpfc_cmpl_els_edc()
4032 switch (dtag) { in lpfc_cmpl_els_edc()
4098 desc_cnt, dtag, dtag_nm); in lpfc_cmpl_els_edc()
9268 uint32_t *ptr, dtag; in lpfc_els_rcv_edc() local
9310 switch (dtag) { in lpfc_els_rcv_edc()
9369 desc_cnt, dtag, dtag_nm); in lpfc_els_rcv_edc()
10174 u32 dtag, deliver = 0; in lpfc_els_rcv_fpin() local
10205 switch (dtag) { in lpfc_els_rcv_fpin()
10226 desc_cnt, dtag, dtag_nm); in lpfc_els_rcv_fpin()
[all …]
A Dlpfc_crtn.h93 void lpfc_cgn_update_stat(struct lpfc_hba *phba, uint32_t dtag);
A Dlpfc_init.c5619 lpfc_cgn_update_stat(struct lpfc_hba *phba, uint32_t dtag) in lpfc_cgn_update_stat() argument
5630 switch (dtag) { in lpfc_cgn_update_stat()
/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_port.c572 bool dtag = max_tags == SPX5_PORT_MAX_TAGS_TWO; in sparx5_port_max_tags_set() local
587 DEV2G5_MAC_TAGS_CFG_PB_ENA_SET(dtag) | in sparx5_port_max_tags_set()
/drivers/scsi/
A Dscsi_transport_fc.c897 u32 dtag; in fc_host_fpin_rcv() local
908 dtag = be32_to_cpu(tlv->desc_tag); in fc_host_fpin_rcv()
909 switch (dtag) { in fc_host_fpin_rcv()

Completed in 59 milliseconds