Home
last modified time | relevance | path

Searched refs:cnc (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h235 u32 cnc:1; /* Checksum Not Calculated */ member
249 u32 cnc:1; /* Checksum Not Calculated */
H A Dvmxnet3_drv.c1234 if (!gdesc->rcd.cnc && adapter->netdev->features & NETIF_F_RXCSUM) { in vmxnet3_rx_csum()
/kernel/linux/linux-6.6/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h260 u32 cnc:1; /* Checksum Not Calculated */ member
276 u32 cnc:1; /* Checksum Not Calculated */
H A Dvmxnet3_drv.c1378 if (!gdesc->rcd.cnc && adapter->netdev->features & NETIF_F_RXCSUM) { in vmxnet3_rx_csum()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwdev.h242 struct chsc_pnso_resume_token resume_token, int cnc);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dccwdev.h232 struct chsc_pnso_resume_token resume_token, int cnc);
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dchsc.h209 u8 oc, struct chsc_pnso_resume_token resume_token, int cnc);
H A Ddevice_ops.c719 * @cnc: Boolean change-notification control
727 struct chsc_pnso_resume_token resume_token, int cnc) in ccw_device_pnso()
732 return chsc_pnso(schid, pnso_area, oc, resume_token, cnc); in ccw_device_pnso()
725 ccw_device_pnso(struct ccw_device *cdev, struct chsc_pnso_area *pnso_area, u8 oc, struct chsc_pnso_resume_token resume_token, int cnc) ccw_device_pnso() argument
H A Dchsc.c1369 * @cnc: Boolean change-notification control
1376 u8 oc, struct chsc_pnso_resume_token resume_token, int cnc) in chsc_pnso()
1387 pnso_area->n = (cnc != 0); in chsc_pnso()
1375 chsc_pnso(struct subchannel_id schid, struct chsc_pnso_area *pnso_area, u8 oc, struct chsc_pnso_resume_token resume_token, int cnc) chsc_pnso() argument
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchsc.h210 u8 oc, struct chsc_pnso_resume_token resume_token, int cnc);
H A Ddevice_ops.c719 * @cnc: Boolean change-notification control
727 struct chsc_pnso_resume_token resume_token, int cnc) in ccw_device_pnso()
732 return chsc_pnso(schid, pnso_area, oc, resume_token, cnc); in ccw_device_pnso()
725 ccw_device_pnso(struct ccw_device *cdev, struct chsc_pnso_area *pnso_area, u8 oc, struct chsc_pnso_resume_token resume_token, int cnc) ccw_device_pnso() argument
H A Dchsc.c1413 * @cnc: Boolean change-notification control
1420 u8 oc, struct chsc_pnso_resume_token resume_token, int cnc) in chsc_pnso()
1431 pnso_area->n = (cnc != 0); in chsc_pnso()
1419 chsc_pnso(struct subchannel_id schid, struct chsc_pnso_area *pnso_area, u8 oc, struct chsc_pnso_resume_token resume_token, int cnc) chsc_pnso() argument
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l2_main.c591 * @cnc: Boolean Change-Notification Control
601 static int qeth_l2_pnso(struct qeth_card *card, u8 oc, int cnc, in qeth_l2_pnso() argument
619 cnc); in qeth_l2_pnso()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l2_main.c540 * @cnc: Boolean Change-Notification Control
550 static int qeth_l2_pnso(struct qeth_card *card, u8 oc, int cnc, in qeth_l2_pnso() argument
568 cnc); in qeth_l2_pnso()

Completed in 30 milliseconds