Searched defs:link_flags (Results 1 - 5 of 5) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h322 u16 link_flags; member in struct:link_params
H A Dbnx2x_vfpf.h416 u32 link_flags; /* VFPF_LINK_REPORT_XXX flags */ member in struct:pf_vf_bulletin_content
/drivers/scsi/lpfc/
H A Dlpfc_bsg.c1768 uint32_t link_flags; local
1797 link_flags = loopback_mode->type;
1823 if (link_flags == INTERNAL_LOOP_BACK)
1824 pmboxq->u.mb.un.varInitLnk.link_flags = FLAGS_LOCAL_LB;
1826 pmboxq->u.mb.un.varInitLnk.link_flags =
2023 uint32_t link_flags, timeout; local
2060 link_flags = loopback_mode->type;
2087 "3132 Set up loopback mode:x%x\n", link_flags);
2089 if (link_flags == INTERNAL_LOOP_BACK)
2091 else if (link_flags
[all...]
H A Dlpfc_hw.h1862 uint16_t link_flags; member in struct:__anon5635
1864 uint16_t link_flags; member in struct:__anon5635
1870 #define FLAGS_LOCAL_LB 0x01 /* link_flags (=1) ENDEC loopback */
/drivers/scsi/esas2r/
H A Datioctl.h621 u32 link_flags; member in struct:atto_csmi_phy_ctrl

Completed in 112 milliseconds