Home
last modified time | relevance | path

Searched defs:vnic_devcmd_notify (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/snic/
Dvnic_devcmd.h180 struct vnic_devcmd_notify { struct
181 u32 csum; /* checksum over following words */
183 u32 link_state; /* link up == 1 */
184 u32 port_speed; /* effective port speed (rate limit) */
185 u32 mtu; /* MTU */
186 u32 msglvl; /* requested driver msg lvl */
187 u32 uif; /* uplink interface */
188 u32 status; /* status bits (see VNIC_STF_*) */
189 u32 error; /* error code (see ERR_*) for first ERR */
190 u32 link_down_cnt; /* running count of link down transitions */
/kernel/linux/linux-5.10/drivers/scsi/snic/
Dvnic_devcmd.h194 struct vnic_devcmd_notify { struct
195 u32 csum; /* checksum over following words */
197 u32 link_state; /* link up == 1 */
198 u32 port_speed; /* effective port speed (rate limit) */
199 u32 mtu; /* MTU */
200 u32 msglvl; /* requested driver msg lvl */
201 u32 uif; /* uplink interface */
202 u32 status; /* status bits (see VNIC_STF_*) */
203 u32 error; /* error code (see ERR_*) for first ERR */
204 u32 link_down_cnt; /* running count of link down transitions */
/kernel/linux/linux-6.6/drivers/scsi/fnic/
Dvnic_devcmd.h416 struct vnic_devcmd_notify { struct
417 u32 csum; /* checksum over following words */
419 u32 link_state; /* link up == 1 */
420 u32 port_speed; /* effective port speed (rate limit) */
421 u32 mtu; /* MTU */
422 u32 msglvl; /* requested driver msg lvl */
423 u32 uif; /* uplink interface */
424 u32 status; /* status bits (see VNIC_STF_*) */
425 u32 error; /* error code (see ERR_*) for first ERR */
426 u32 link_down_cnt; /* running count of link down transitions */
/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dvnic_devcmd.h428 struct vnic_devcmd_notify { struct
429 u32 csum; /* checksum over following words */
431 u32 link_state; /* link up == 1 */
432 u32 port_speed; /* effective port speed (rate limit) */
433 u32 mtu; /* MTU */
434 u32 msglvl; /* requested driver msg lvl */
435 u32 uif; /* uplink interface */
436 u32 status; /* status bits (see VNIC_STF_*) */
437 u32 error; /* error code (see ERR_*) for first ERR */
438 u32 link_down_cnt; /* running count of link down transitions */
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
Dvnic_devcmd.h519 struct vnic_devcmd_notify { struct
520 u32 csum; /* checksum over following words */
522 u32 link_state; /* link up == 1 */
523 u32 port_speed; /* effective port speed (rate limit) */
524 u32 mtu; /* MTU */
525 u32 msglvl; /* requested driver msg lvl */
526 u32 uif; /* uplink interface */
527 u32 status; /* status bits (see VNIC_STF_*) */
528 u32 error; /* error code (see ERR_*) for first ERR */
529 u32 link_down_cnt; /* running count of link down transitions */
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
Dvnic_devcmd.h506 struct vnic_devcmd_notify { struct
507 u32 csum; /* checksum over following words */
509 u32 link_state; /* link up == 1 */
510 u32 port_speed; /* effective port speed (rate limit) */
511 u32 mtu; /* MTU */
512 u32 msglvl; /* requested driver msg lvl */
513 u32 uif; /* uplink interface */
514 u32 status; /* status bits (see VNIC_STF_*) */
515 u32 error; /* error code (see ERR_*) for first ERR */
516 u32 link_down_cnt; /* running count of link down transitions */
[all …]