Searched refs:BNA_ENET_T_REGULAR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_enet.c17 if (ethport->bna->enet.type == BNA_ENET_T_REGULAR)
479 if (ethport->bna->enet.type == BNA_ENET_T_REGULAR)
488 if (ethport->bna->enet.type == BNA_ENET_T_REGULAR)
812 ((enet)->type == BNA_ENET_T_REGULAR) ? \
815 ((enet)->type == BNA_ENET_T_REGULAR) ? \
825 ((enet)->type == BNA_ENET_T_REGULAR) ? \
828 ((enet)->type == BNA_ENET_T_REGULAR) ? \
850 ((enet)->type == BNA_ENET_T_REGULAR) ? \
858 ((enet)->type == BNA_ENET_T_REGULAR) ? \
1188 enet->type = BNA_ENET_T_REGULAR;
[all...]
H A Dbna_types.h185 BNA_ENET_T_REGULAR = 0, enumerator in enum:bna_enet_type

Completed in 145 milliseconds