Home
last modified time | relevance | path

Searched refs:QED_DRV_VER_STR_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/qed/
A Dqed_if.h764 #define QED_DRV_VER_STR_SIZE 12 macro
771 u8 name[QED_DRV_VER_STR_SIZE];
/linux/drivers/scsi/qedi/
A Dqedi_main.c2596 strlcpy(sp_params.name, "qedi iSCSI", QED_DRV_VER_STR_SIZE); in __qedi_probe()
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_main.c1156 strlcpy(sp_params.name, "qede LAN", QED_DRV_VER_STR_SIZE); in __qede_probe()
/linux/drivers/scsi/qedf/
A Dqedf_main.c3447 strncpy(slowpath_params.name, "qedf", QED_DRV_VER_STR_SIZE); in __qedf_probe()

Completed in 26 milliseconds