Home
last modified time | relevance | path

Searched refs:num_imgs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c3174 int status = 0, i, num_imgs; in be_fw_download() local
3189 num_imgs = le32_to_cpu(fhdr3->num_imgs); in be_fw_download()
3190 for (i = 0; i < num_imgs; i++) { in be_fw_download()
3200 num_imgs); in be_fw_download()
3203 num_imgs); in be_fw_download()
H A Dbe_cmds.h1365 u32 num_imgs; member
1380 u32 num_imgs; member